\(\int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx\) [601]

   Optimal result
   Rubi [A] (verified)
   Mathematica [B] (warning: unable to verify)
   Maple [B] (verified)
   Fricas [B] (verification not implemented)
   Sympy [F]
   Maxima [F]
   Giac [F(-1)]
   Mupad [F(-1)]

Optimal result

Integrand size = 29, antiderivative size = 173 \[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=-\frac {(c+d)^2 \text {arctanh}\left (\frac {\sqrt {\frac {3}{2}} \sqrt {c-d} \cos (e+f x)}{\sqrt {3+3 \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{48 \sqrt {6} \sqrt {c-d} f}-\frac {(c-d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{4 f (3+3 \sin (e+f x))^{5/2}}-\frac {(3 c+7 d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{48 f (3+3 \sin (e+f x))^{3/2}} \]

[Out]

-3/32*(c+d)^2*arctanh(1/2*cos(f*x+e)*a^(1/2)*(c-d)^(1/2)*2^(1/2)/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(1/2)
)/a^(5/2)/f*2^(1/2)/(c-d)^(1/2)-1/4*(c-d)*cos(f*x+e)*(c+d*sin(f*x+e))^(1/2)/f/(a+a*sin(f*x+e))^(5/2)-1/16*(3*c
+7*d)*cos(f*x+e)*(c+d*sin(f*x+e))^(1/2)/a/f/(a+a*sin(f*x+e))^(3/2)

Rubi [A] (verified)

Time = 0.37 (sec) , antiderivative size = 184, normalized size of antiderivative = 1.06, number of steps used = 5, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.172, Rules used = {2844, 3057, 12, 2861, 214} \[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=-\frac {3 (c+d)^2 \text {arctanh}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a \sin (e+f x)+a} \sqrt {c+d \sin (e+f x)}}\right )}{16 \sqrt {2} a^{5/2} f \sqrt {c-d}}-\frac {(3 c+7 d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{16 a f (a \sin (e+f x)+a)^{3/2}}-\frac {(c-d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{4 f (a \sin (e+f x)+a)^{5/2}} \]

[In]

Int[(c + d*Sin[e + f*x])^(3/2)/(a + a*Sin[e + f*x])^(5/2),x]

[Out]

(-3*(c + d)^2*ArcTanh[(Sqrt[a]*Sqrt[c - d]*Cos[e + f*x])/(Sqrt[2]*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c + d*Sin[e +
f*x]])])/(16*Sqrt[2]*a^(5/2)*Sqrt[c - d]*f) - ((c - d)*Cos[e + f*x]*Sqrt[c + d*Sin[e + f*x]])/(4*f*(a + a*Sin[
e + f*x])^(5/2)) - ((3*c + 7*d)*Cos[e + f*x]*Sqrt[c + d*Sin[e + f*x]])/(16*a*f*(a + a*Sin[e + f*x])^(3/2))

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 2844

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[(b*c - a*d)*Cos[e + f*x]*(a + b*Sin[e + f*x])^m*((c + d*Sin[e + f*x])^(n - 1)/(a*f*(2*m + 1))), x] + Dist[1/
(a*b*(2*m + 1)), Int[(a + b*Sin[e + f*x])^(m + 1)*(c + d*Sin[e + f*x])^(n - 2)*Simp[b*(c^2*(m + 1) + d^2*(n -
1)) + a*c*d*(m - n + 1) + d*(a*d*(m - n + 1) + b*c*(m + n))*Sin[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e,
f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0] && LtQ[m, -1] && GtQ[n, 1] && (IntegersQ
[2*m, 2*n] || (IntegerQ[m] && EqQ[c, 0]))

Rule 2861

Int[1/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> D
ist[-2*(a/f), Subst[Int[1/(2*b^2 - (a*c - b*d)*x^2), x], x, b*(Cos[e + f*x]/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c +
 d*Sin[e + f*x]]))], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 -
 d^2, 0]

Rule 3057

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*sin[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[b*(A*b - a*B)*Cos[e + f*x]*(a + b*Sin[e + f*x])^m*((c + d*Sin[e + f*
x])^(n + 1)/(a*f*(2*m + 1)*(b*c - a*d))), x] + Dist[1/(a*(2*m + 1)*(b*c - a*d)), Int[(a + b*Sin[e + f*x])^(m +
 1)*(c + d*Sin[e + f*x])^n*Simp[B*(a*c*m + b*d*(n + 1)) + A*(b*c*(m + 1) - a*d*(2*m + n + 2)) + d*(A*b - a*B)*
(m + n + 2)*Sin[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2
- b^2, 0] && NeQ[c^2 - d^2, 0] && LtQ[m, -2^(-1)] &&  !GtQ[n, 0] && IntegerQ[2*m] && (IntegerQ[2*n] || EqQ[c,
0])

Rubi steps \begin{align*} \text {integral}& = -\frac {(c-d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{4 f (a+a \sin (e+f x))^{5/2}}-\frac {\int \frac {-\frac {1}{2} a \left (3 c^2+6 c d-d^2\right )-a d (c+3 d) \sin (e+f x)}{(a+a \sin (e+f x))^{3/2} \sqrt {c+d \sin (e+f x)}} \, dx}{4 a^2} \\ & = -\frac {(c-d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{4 f (a+a \sin (e+f x))^{5/2}}-\frac {(3 c+7 d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{16 a f (a+a \sin (e+f x))^{3/2}}+\frac {\int \frac {3 a^2 (c-d) (c+d)^2}{4 \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}} \, dx}{8 a^4 (c-d)} \\ & = -\frac {(c-d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{4 f (a+a \sin (e+f x))^{5/2}}-\frac {(3 c+7 d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{16 a f (a+a \sin (e+f x))^{3/2}}+\frac {\left (3 (c+d)^2\right ) \int \frac {1}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}} \, dx}{32 a^2} \\ & = -\frac {(c-d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{4 f (a+a \sin (e+f x))^{5/2}}-\frac {(3 c+7 d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{16 a f (a+a \sin (e+f x))^{3/2}}-\frac {\left (3 (c+d)^2\right ) \text {Subst}\left (\int \frac {1}{2 a^2-(a c-a d) x^2} \, dx,x,\frac {a \cos (e+f x)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{16 a f} \\ & = -\frac {3 (c+d)^2 \text {arctanh}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{16 \sqrt {2} a^{5/2} \sqrt {c-d} f}-\frac {(c-d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{4 f (a+a \sin (e+f x))^{5/2}}-\frac {(3 c+7 d) \cos (e+f x) \sqrt {c+d \sin (e+f x)}}{16 a f (a+a \sin (e+f x))^{3/2}} \\ \end{align*}

Mathematica [B] (warning: unable to verify)

Leaf count is larger than twice the leaf count of optimal. \(399\) vs. \(2(173)=346\).

Time = 3.49 (sec) , antiderivative size = 399, normalized size of antiderivative = 2.31 \[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=\frac {\left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )^4 \left (-\frac {2 \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right ) (c+d \sin (e+f x)) (7 c+3 d+(3 c+7 d) \sin (e+f x))}{\left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )^3}+\frac {3 (c+d)^2 \left (\log \left (1+\tan \left (\frac {1}{2} (e+f x)\right )\right )-\log \left (c-d+2 \sqrt {c-d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(-c+d) \tan \left (\frac {1}{2} (e+f x)\right )\right )\right )}{\frac {\sec ^2\left (\frac {1}{2} (e+f x)\right )}{2+2 \tan \left (\frac {1}{2} (e+f x)\right )}-\frac {-\frac {1}{2} (c-d) \sec ^2\left (\frac {1}{2} (e+f x)\right )+\frac {\sqrt {c-d} \left (\frac {1}{1+\cos (e+f x)}\right )^{3/2} (d+d \cos (e+f x)+c \sin (e+f x))}{\sqrt {c+d \sin (e+f x)}}}{c-d+2 \sqrt {c-d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(-c+d) \tan \left (\frac {1}{2} (e+f x)\right )}}\right )}{288 \sqrt {3} f (1+\sin (e+f x))^{5/2} \sqrt {c+d \sin (e+f x)}} \]

[In]

Integrate[(c + d*Sin[e + f*x])^(3/2)/(3 + 3*Sin[e + f*x])^(5/2),x]

[Out]

((Cos[(e + f*x)/2] + Sin[(e + f*x)/2])^4*((-2*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])*(c + d*Sin[e + f*x])*(7*c
+ 3*d + (3*c + 7*d)*Sin[e + f*x]))/(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])^3 + (3*(c + d)^2*(Log[1 + Tan[(e + f*
x)/2]] - Log[c - d + 2*Sqrt[c - d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[c + d*Sin[e + f*x]] + (-c + d)*Tan[(e +
f*x)/2]]))/(Sec[(e + f*x)/2]^2/(2 + 2*Tan[(e + f*x)/2]) - (-1/2*((c - d)*Sec[(e + f*x)/2]^2) + (Sqrt[c - d]*((
1 + Cos[e + f*x])^(-1))^(3/2)*(d + d*Cos[e + f*x] + c*Sin[e + f*x]))/Sqrt[c + d*Sin[e + f*x]])/(c - d + 2*Sqrt
[c - d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[c + d*Sin[e + f*x]] + (-c + d)*Tan[(e + f*x)/2]))))/(288*Sqrt[3]*f*
(1 + Sin[e + f*x])^(5/2)*Sqrt[c + d*Sin[e + f*x]])

Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(1726\) vs. \(2(155)=310\).

Time = 5.07 (sec) , antiderivative size = 1727, normalized size of antiderivative = 9.98

method result size
default \(\text {Expression too large to display}\) \(1727\)

[In]

int((c+d*sin(f*x+e))^(3/2)/(a+a*sin(f*x+e))^(5/2),x,method=_RETURNVERBOSE)

[Out]

-1/32/f*(3*cos(f*x+e)^2*2^(1/2)*(2*c-2*d)^(1/2)*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1
))^(1/2)*sin(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*c^2+6*
cos(f*x+e)^2*2^(1/2)*(2*c-2*d)^(1/2)*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*si
n(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*c*d+3*cos(f*x+e)^
2*2^(1/2)*(2*c-2*d)^(1/2)*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+c*
sin(f*x+e)-d*sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*d^2-6*sin(f*x+e)*2^(1/2)*(2*
c-2*d)^(1/2)*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+c*sin(f*x+e)-d*
sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*c^2-12*sin(f*x+e)*2^(1/2)*(2*c-2*d)^(1/2)
*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)+c
*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*c*d-6*sin(f*x+e)*2^(1/2)*(2*c-2*d)^(1/2)*ln(-2*((2*c-
2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)+c*cos(f*x+e)-d
*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*d^2-6*2^(1/2)*(2*c-2*d)^(1/2)*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d
*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*
x+e)-1-sin(f*x+e)))*c^2-12*2^(1/2)*(2*c-2*d)^(1/2)*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e
)+1))^(1/2)*sin(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*c*d
-6*2^(1/2)*(2*c-2*d)^(1/2)*ln(-2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+c
*sin(f*x+e)-d*sin(f*x+e)+c*cos(f*x+e)-d*cos(f*x+e)-c+d)/(cos(f*x+e)-1-sin(f*x+e)))*d^2-6*((c+d*sin(f*x+e))/(co
s(f*x+e)+1))^(1/2)*c^2*cos(f*x+e)^2-6*cos(f*x+e)*sin(f*x+e)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*c^2-8*((c+
d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*c*cos(f*x+e)^2*d-8*cos(f*x+e)*sin(f*x+e)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))
^(1/2)*c*d+14*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*cos(f*x+e)^2*d^2+14*cos(f*x+e)*sin(f*x+e)*((c+d*sin(f*x+
e))/(cos(f*x+e)+1))^(1/2)*d^2-14*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*c^2*cos(f*x+e)+8*sin(f*x+e)*((c+d*sin
(f*x+e))/(cos(f*x+e)+1))^(1/2)*c^2+8*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*c*cos(f*x+e)*d-16*sin(f*x+e)*((c+
d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*c*d+6*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*cos(f*x+e)*d^2+8*sin(f*x+e)*
((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*d^2-8*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*c^2+16*((c+d*sin(f*x+e))
/(cos(f*x+e)+1))^(1/2)*c*d-8*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*d^2)*(c+d*sin(f*x+e))^(1/2)/(cos(f*x+e)^2
-sin(f*x+e)*cos(f*x+e)-cos(f*x+e)-2*sin(f*x+e)-2)/a^2/(a*(sin(f*x+e)+1))^(1/2)/((c+d*sin(f*x+e))/(cos(f*x+e)+1
))^(1/2)/(c-d)

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 535 vs. \(2 (155) = 310\).

Time = 0.51 (sec) , antiderivative size = 1304, normalized size of antiderivative = 7.54 \[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=\text {Too large to display} \]

[In]

integrate((c+d*sin(f*x+e))^(3/2)/(a+a*sin(f*x+e))^(5/2),x, algorithm="fricas")

[Out]

[1/128*(3*((c^2 + 2*c*d + d^2)*cos(f*x + e)^3 + 3*(c^2 + 2*c*d + d^2)*cos(f*x + e)^2 - 4*c^2 - 8*c*d - 4*d^2 -
 2*(c^2 + 2*c*d + d^2)*cos(f*x + e) + ((c^2 + 2*c*d + d^2)*cos(f*x + e)^2 - 4*c^2 - 8*c*d - 4*d^2 - 2*(c^2 + 2
*c*d + d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(2*a*c - 2*a*d)*log(((a*c^2 - 14*a*c*d + 17*a*d^2)*cos(f*x + e)^3
- 4*a*c^2 - 8*a*c*d - 4*a*d^2 - (13*a*c^2 - 22*a*c*d - 3*a*d^2)*cos(f*x + e)^2 - 4*((c - 3*d)*cos(f*x + e)^2 -
 (3*c - d)*cos(f*x + e) + ((c - 3*d)*cos(f*x + e) + 4*c - 4*d)*sin(f*x + e) - 4*c + 4*d)*sqrt(2*a*c - 2*a*d)*s
qrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c) - 2*(9*a*c^2 - 14*a*c*d + 9*a*d^2)*cos(f*x + e) - (4*a*c^2 +
8*a*c*d + 4*a*d^2 - (a*c^2 - 14*a*c*d + 17*a*d^2)*cos(f*x + e)^2 - 2*(7*a*c^2 - 18*a*c*d + 7*a*d^2)*cos(f*x +
e))*sin(f*x + e))/(cos(f*x + e)^3 + 3*cos(f*x + e)^2 + (cos(f*x + e)^2 - 2*cos(f*x + e) - 4)*sin(f*x + e) - 2*
cos(f*x + e) - 4)) + 8*((3*c^2 + 4*c*d - 7*d^2)*cos(f*x + e)^2 + 4*c^2 - 8*c*d + 4*d^2 + (7*c^2 - 4*c*d - 3*d^
2)*cos(f*x + e) - (4*c^2 - 8*c*d + 4*d^2 - (3*c^2 + 4*c*d - 7*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(a*sin(f*x
+ e) + a)*sqrt(d*sin(f*x + e) + c))/((a^3*c - a^3*d)*f*cos(f*x + e)^3 + 3*(a^3*c - a^3*d)*f*cos(f*x + e)^2 - 2
*(a^3*c - a^3*d)*f*cos(f*x + e) - 4*(a^3*c - a^3*d)*f + ((a^3*c - a^3*d)*f*cos(f*x + e)^2 - 2*(a^3*c - a^3*d)*
f*cos(f*x + e) - 4*(a^3*c - a^3*d)*f)*sin(f*x + e)), -1/64*(3*((c^2 + 2*c*d + d^2)*cos(f*x + e)^3 + 3*(c^2 + 2
*c*d + d^2)*cos(f*x + e)^2 - 4*c^2 - 8*c*d - 4*d^2 - 2*(c^2 + 2*c*d + d^2)*cos(f*x + e) + ((c^2 + 2*c*d + d^2)
*cos(f*x + e)^2 - 4*c^2 - 8*c*d - 4*d^2 - 2*(c^2 + 2*c*d + d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(-2*a*c + 2*a*
d)*arctan(1/4*sqrt(-2*a*c + 2*a*d)*sqrt(a*sin(f*x + e) + a)*((c - 3*d)*sin(f*x + e) - 3*c + d)*sqrt(d*sin(f*x
+ e) + c)/((a*c*d - a*d^2)*cos(f*x + e)*sin(f*x + e) + (a*c^2 - a*c*d)*cos(f*x + e))) - 4*((3*c^2 + 4*c*d - 7*
d^2)*cos(f*x + e)^2 + 4*c^2 - 8*c*d + 4*d^2 + (7*c^2 - 4*c*d - 3*d^2)*cos(f*x + e) - (4*c^2 - 8*c*d + 4*d^2 -
(3*c^2 + 4*c*d - 7*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c))/((a^3*c
 - a^3*d)*f*cos(f*x + e)^3 + 3*(a^3*c - a^3*d)*f*cos(f*x + e)^2 - 2*(a^3*c - a^3*d)*f*cos(f*x + e) - 4*(a^3*c
- a^3*d)*f + ((a^3*c - a^3*d)*f*cos(f*x + e)^2 - 2*(a^3*c - a^3*d)*f*cos(f*x + e) - 4*(a^3*c - a^3*d)*f)*sin(f
*x + e))]

Sympy [F]

\[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=\int \frac {\left (c + d \sin {\left (e + f x \right )}\right )^{\frac {3}{2}}}{\left (a \left (\sin {\left (e + f x \right )} + 1\right )\right )^{\frac {5}{2}}}\, dx \]

[In]

integrate((c+d*sin(f*x+e))**(3/2)/(a+a*sin(f*x+e))**(5/2),x)

[Out]

Integral((c + d*sin(e + f*x))**(3/2)/(a*(sin(e + f*x) + 1))**(5/2), x)

Maxima [F]

\[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=\int { \frac {{\left (d \sin \left (f x + e\right ) + c\right )}^{\frac {3}{2}}}{{\left (a \sin \left (f x + e\right ) + a\right )}^{\frac {5}{2}}} \,d x } \]

[In]

integrate((c+d*sin(f*x+e))^(3/2)/(a+a*sin(f*x+e))^(5/2),x, algorithm="maxima")

[Out]

integrate((d*sin(f*x + e) + c)^(3/2)/(a*sin(f*x + e) + a)^(5/2), x)

Giac [F(-1)]

Timed out. \[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=\text {Timed out} \]

[In]

integrate((c+d*sin(f*x+e))^(3/2)/(a+a*sin(f*x+e))^(5/2),x, algorithm="giac")

[Out]

Timed out

Mupad [F(-1)]

Timed out. \[ \int \frac {(c+d \sin (e+f x))^{3/2}}{(3+3 \sin (e+f x))^{5/2}} \, dx=\int \frac {{\left (c+d\,\sin \left (e+f\,x\right )\right )}^{3/2}}{{\left (a+a\,\sin \left (e+f\,x\right )\right )}^{5/2}} \,d x \]

[In]

int((c + d*sin(e + f*x))^(3/2)/(a + a*sin(e + f*x))^(5/2),x)

[Out]

int((c + d*sin(e + f*x))^(3/2)/(a + a*sin(e + f*x))^(5/2), x)